home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 2000 November: Tool Chest / Dev.CD Nov 00 TC Disk 2.toast / pc / sample code / quicktime / quicktime vr / addvractions / readme < prev   
Encoding:
Text File  |  2000-09-28  |  545 b   |  9 lines

  1. README - AddVRActions
  2.  
  3. AddVRActions is a sample application that illustrates how to add wired actions to a QuickTime VR movie. Currently you can add two kinds of wired actions to VR movies: (1) actions that are global to a particular node and (2) actions associated with a particular hot spot in a node. This sample code adds a node-specific action that sets the pan angle when the user first enters the node. This sample code adds a hot-spot-specific action that sets the pan angle when the user clicks on a hot spot.
  4.  
  5.  
  6. Enjoy, 
  7. QuickTime Team
  8.  
  9.